Scripting > CxEditors > CxAcsEditor Object

CxAcsEditor Object

The CxAcsEditor object is a dialog box-based editor for the Access Control Service (ACS). Declare the object using the following code:

CreateObject("CxEditors.CxAcsEditor")

Each method in this document will assume you have declared and connected the CxAcsEditor object using the following code:

Dim AcsEditor

Set AcsEditor = CreateObject("CxEditors.CxAcsEditor")

AcsEditor.Connect("CYGDEMO.ACS")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.